home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GooseheadRace2.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-07  |  58 b   |  5 lines

  1. on(release){
  2.    sStart.start();
  3.    gotoAndPlay(37);
  4. }
  5.